←Select platform

MedicalViewerCollection<T> Class Methods

Summary

For a list of all members of this type, see MedicalViewerCollection<T> members

Public Methods

Name Description
Public Method Add Adds the specified item to the end of the collection.
Public Method AddRange Adds the elements of an ICollection to the end of the collection.
Public Method BringToFront Brings the specified item forward in the collection.
Public Method Clear Removes all items from the collection.
Public Method Contains Determines whether or not the specified item is contained in the collection.
Public Method CopyTo Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.
Public Method DisableEvents Called to disable raising the ItemAdded and ItemRemoved events.
Public Method EnableEvents Called to enable raising the ItemAdded and ItemRemoved events.
Public Method GetEnumerator Returns a generic enumerator that can iterate through the MedicalViewerCollection<T>
Public Method IndexOf Returns the index of the specified item if it is found in the collection.
Public Method Insert Inserts the specified item at the specified index.
Public Method Remove Removes the specified item.
Public Method RemoveAt Removes the item from the specified index.
Public Method SendToBack Sends the specified item back in the collection.

Protected Methods

Name Description
Protected Method OnItemAdded Raises the ItemAdded event.
Protected Method OnItemRemoved Raises the ItemRemoved event.

See Also

MedicalViewerCollection<T> Class

Leadtools.MedicalViewer Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.